@charset "utf-8";
/** Copyright (C) 陈星 版权所有 All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Websites: http://www.xingzai.org
 * Author: 陈星 sale@xingzai.org
 */
/*style-1*/
.style-1 .foldContent {	
	border: solid 1px #eb5014;
	border-right: none;	
	border-bottom-left-radius: 10px;	
	padding-bottom: 10px;
	background-color: #eee;
	text-align: center;
}
.style-1 .foldContent img {
	display: block;
	margin: 0 auto;
}
.style-1 .foldContent a {
	display: block;
	margin: 5px 0;
}
.style-1 .foldContent .KefuT {
	text-align: center;
	font-size: 14px;
	background-color: #FFF;
	box-shadow: 1px 1px 5px #CCC;
	margin-bottom: 10px;
}
.style-1 .phone {
	font-style: italic;
	font-weight: bold;
	line-height: 32px;
}








